home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Apple Reference & Presen…tion Library 4 (Reseller)
/
Apple Ref. & Pres. Lib.v4.0.iso
/
4-Demos
/
Third Party Demos
/
Utilities
/
CCS Stack
/
CCS 2.05 Demo
/
CCS 2.05 Demo.rsrc
/
TEXT_12.txt
< prev
next >
Wrap
Text File
|
1990-03-08
|
593b
|
27 lines
LAND Logical AND
ASL Arithmetic Shift Left
ASR Arithmetic Shift Right
BCH Bit Change
BCL Bit Clear
BSE Bit Set
BTS Sum number of Bits
BTST Bit Test
EXT Sign Extend
LJX Left Justify word in X-Reg
LSL Logical Shift Left
LSR Logical Shift Right
MSL Mask Left
MSR Mask Right
NOT NOT Logical
OR  OR Logical
RLC Rotate Left thru Carry
RLM Multiple RLC thru Carry
RLN Multiple Rotate Left
ROL Rotate Left
ROR Rotate Right
RRC Rotate Right thru Carry
RRM Multiple RRC thru Carry
RRN Multiple Rotate Right
SWS Set Word Size (8,16,32)
WS? Word Size Status
XOR Exclusive OR Logical